home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 October
/
Chip_2004-10_cd1.bin
/
tema
/
adam
/
adam10.exe
/
{app}
/
Adam.exe
/
0
/
RCDATA
/
TFDISCSCANNER
/
TFDISCSCANNER.txt
Wrap
Text File
|
2004-04-14
|
945b
|
50 lines
object fDiscScanner: TfDiscScanner
Left = 472
Top = 265
BorderStyle = bsDialog
Caption = 'Na'#269#237't'#225'm disk'
ClientHeight = 109
ClientWidth = 292
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object FileLabel: TLabel
Left = 16
Top = 14
Width = 260
Height = 13
AutoSize = False
end
object btnStop: TBitBtn
Left = 108
Top = 72
Width = 75
Height = 25
Caption = 'Stop'
Default = True
TabOrder = 0
OnClick = btnStopClick
NumGlyphs = 2
end
object ProgressBar: TProgressBar
Left = 16
Top = 40
Width = 260
Height = 19
Min = 0
Max = 100
Step = 1
TabOrder = 1
end
end